Determining Processor Availability
Multiprocessing Services provides the following functions for determining the number of processors available on the host computer:
-
MPProcessors
returns the number of processors on the host computer.
-
MPProcessorsScheduled
returns the number of active processors available on the host computer.
-
MPGetNextCpuID
obtains the next CPU ID in the list of physical processors.
© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)